FaTsmDetail 
Logical Entity Name  FaTsmDetail 
Default Table Name  FaTsmDetail 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

FaTsmDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaTsmDetailID(PK)    int  NO 
 
FaTsmMainID(FK)    int  YES 
 
BatchKey    nvarchar(100)  NO 
 
FaBatchExpImpID(FK)    int  YES 
 
SyStudentID(FK)    int  NO 
 
FirstName    nvarchar(35)  NO 
 
LastName    nvarchar(35)  NO 
 
StudentNum    nvarchar(10)  YES 
 
StudentSSN    nvarchar(9)  YES 
 
DateOfBirth    datetime  YES 
 
ExpStartDate    datetime  NO 
 
StartType    char(1)  NO 
 
StudentStatus    nvarchar(35)  NO 
 
RequestType    nvarchar(8)  NO 
 
MonitorStartDate    datetime  NO 
 
OPEID    nvarchar(8)  NO 
 
IsDeleted    bit  NO 
 
JobType    char(1)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaTsmDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaTsmDetail  PrimaryKey  FaTsmDetailID 

FaTsmDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  Zero or One to Zero or More  FK_FaTsmDetailFaBatchExpImpID_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
FaTsmMain  Non-Identifying  Zero or One to Zero or More  FK_FaTsmDetailFaTsmMainID_FaTsmMain_FaTsmMainID      FaTsmMainID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_FaTsmDetailSyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaTsmDetailUserID_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaTsmDetail Check Constraints 
Check Constraint Name  CheckConstraint 

FaTsmDetail Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

FaTsmDetail Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
Does Not Exist 
NO       
Physical (Microsoft SQL Server)
dbo.FaTsmDetail 
NO       

FaTsmDetail Where Used - Submodel Usage 
Model  Submodel Usage 
Physical (Microsoft SQL Server)  Main Model 

FaTsmDetail Data Movement Rules 
Name  Type  Rule Text/Value